d70e00024e3e39446392a7168cd7b3cc468b7cbf
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 1"""
4  date="2023-09-22T17:05:28Z"
5  content="""
6 The behavior in the first case has changed, it now displays:
7
8         enableremote (normal) foo ok
9
10 And the normal git remote is left as-is. Which seems more or less
11 reasonable.
12
13 The behavior in the second case (passing the uuid) is still as described.
14
15 I've fixed that to instead fail with:
16
17         git-annex: Not overwriting currently configured git remote named "foo"
18 """]]